home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group97b.txt / 000132_icon-group-sender _Mon Dec 8 09:16:25 1997.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id JAA00083
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 8 Dec 1997 09:16:24 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA07508; Mon, 8 Dec 1997 09:16:23 -0700
  7. Message-Id: <2.2.32.19971207022656.006b6638@ionet.net>
  8. X-Sender: turk@ionet.net
  9. X-Mailer: Windows Eudora Pro Version 2.2 (32)
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset="us-ascii"
  12. Date: Sat, 06 Dec 1997 20:26:56 -0600
  13. To: icon-group@baskerville.CS.Arizona.EDU
  14. From: "Dr. Louis A. Turk" <turk@ionet.net>
  15. Subject: Two Problems
  16. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  17. Status: RO
  18.  
  19. Dear Icon Friends,
  20.  
  21. Having worked with Icon for only about two weeks, I have already been able
  22. to make a nice concordance program.  Icon is, indeed, powerful and well
  23. suited for working with text.  However, I am having two problems:
  24.  
  25. 1.  "every i := find(word,line) do" will only find the first 5 instances of
  26. word in line, then it fails.  Why is this?
  27.  
  28. 2.  How can I set the number of spaces '\t' represents?  On my computer it
  29. represents 8 spaces (if I counted right); I want it to represent 11 spaces
  30. on anybody's computer.
  31.  
  32. Thanks,
  33. Louis Turk
  34.  
  35.